This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Browser "Quirks" mode and DOCTYPE ~Justin Minluternivu 31.Jan.03 11:14 PM a Web browser Domino Server 6.0All Platforms
The problem, though, is that MSIE doesn't "get" the DTD for validation but requires a link anyway to enter standards mode -- doctype declaration (which IS present in the document header) notwithstanding. No user agent that does not "get" an external DTD for validation at runtime should require a link in order to operate -- the declaration itself should suffice, since it contains the recommendation reference and pub date. Now, if IE actually looked at the linked DTD (rather than using a hard-coded internal version), that'd be another story.